An epic throwdown, featuring:
(Top 3 visible units from each player)
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | D4 | 1 | ravenwing_talonmaster | control | Marlon Brando |
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett |
| big_grizz | D4 | 3 | techmarine | control | Blake Hall |
This is the state of the game at the beginning
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | D4 | 1 | ravenwing_talonmaster | control | Marlon Brando |
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett |
| big_grizz | D4 | 3 | techmarine | control | Blake Hall |
| big_grizz | D4 | 4 | phobos_librarian | control | Rob Cavallo |
| big_grizz | D4 | 5 | tactical_squad | control | Isla Thomas |
| big_grizz | D4 | 6 | tactical_squad | control | Adrian Duncan |
| big_grizz | D4 | 7 | tactical_squad | control | Clara Walker |
| big_grizz | D4 | 8 | tactical_squad | control | Amaya Adkins |
| big_grizz | D4 | 9 | infiltrators | control | Dirk Sobotka |
| big_grizz | D4 | 10 | ravenwing_bike_squad | control | Robert Downey |
| big_grizz | D4 | 11 | ravenwing_attack_bike | control | James Stewart |
| big_grizz | D4 | 12 | ravenwing_attack_bike | control | Shah Rukh Khan |
| big_grizz | D4 | 13 | dreadnought | control | Elias Boyd |
| big_grizz | D4 | 14 | redemptor_dreadnought | control | Julian Wallace |
| big_grizz | D4 | 15 | invictor_tactical_warsuit | control | Neil Dorfsman |
| big_grizz | D4 | 16 | ravenwing_apothecary | control | Charlton Heston |
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl |
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault |
| big_grizz | D4 | 19 | vindicare_assassin | control | Phil Collins & Hugh Padgham |
| big_grizz | D4 | 20 | eliminators | control | Marc Aubort & Joanna Nickrenz |
| big_grizz | D4 | 21 | eradicators | control | Penelope Washington |
| big_grizz | D4 | 22 | storm_raven | control | Snakeface Leader |
| big_grizz | D4 | 23 | rhino | control | Don Cheadle |
Mundus Centrum Campaign
0.248.853.M41
++++++TRANSMITTED: MUNDUS CENTRUM
+++++++++RECEIVED: THE ROCK
+++++++++++AUTHOR: DEATHWING CAPTAIN LAZAAR
++++++++++SUBJECT: LOG OF MUNDUS CENTRUM CAMPAIGN
++++++++++THOUGHT: A MOMENT OF LAXITY SPAWNS A LIFETIME OF HERESY.
248.853.M41: Following the leads we received from Brother Interrogator Chaplain Asmodai, we made haste to Sector Mundus Centrum. Upon translation from warp space, we were immediately set upon by one of the Great Devourer’s many tendrils. The battle in high orbit above Mundus Centrum would have delayed our landing onto the main continent for weeks had not the unheralded arrival of a large contingent of Necron tomb ships not caught the Tyranid bio-forms unawares. Void battle was joined between the Tyranid and Necron ships, and we used this brief respite to land a small force of our brothers planet-side in the North East region of the continent (Imperial Designation: Rhun). I have accompanied my fellow marines to lead from the field, leaving Brother Aralith in command of the fleet.
The derelict star port in South Rhun is in some disrepair, but it will suffice for our purposes as an operational command center. Brother Techmarine Ophaniel reports that with some maintenance, we may be able to link the other abandoned star ports on the continent and reactivate the dormant orbital defense systems, allowing us to target the xenos interlopers and cleanse local space of their alien taint.
In our descent to Rhun, augurs picked up a disturbing number of returns from other craft entering the atmosphere. To the South, it appears the shambling Necron host has endeavored to gain a foothold in the former capital region (Imperial Designation: Gondor). To the West, bio-forms of the insatiable Tyranids have assumedly already begun to consume and destroy one of the continent’s main agricultural regions (Imperial Designation: Eriador).
The presence of these xenos armies will surely slow the hunt for our quarry, but we will persevere undeterred. For the Emperor. For the Lion.
modify_unit("big_grizz", 1, "move", c("D3", "C2"))
modify_unit("big_grizz", c(2, 7, 17, 18), "control", "D4")
modify_unit("big_grizz", c(3, 5:6, 13, 22), "soar", c("F5S", "H2S", "H2"))# transport
modify_unit("big_grizz", c(8, 23), "move", c("D3", "C4", "C5"))# transport
modify_unit("big_grizz", 9, "move", "F5")
modify_unit("big_grizz", c(10:12, 16), "move", c("D2", "D1"))
modify_unit("big_grizz", c(14:15, 19:21), "move", "F5")
## All units resolved.
Attempt to reconcile moves.
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | C2 | 1 | ravenwing_talonmaster | move | Marlon Brando |
| big_grizz | C5 | 8 | tactical_squad | move | Amaya Adkins |
| big_grizz | C5 | 23 | rhino | move | Don Cheadle |
| big_grizz | D1 | 10 | ravenwing_bike_squad | move | Robert Downey |
| big_grizz | D1 | 11 | ravenwing_attack_bike | move | James Stewart |
| big_grizz | D1 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan |
| big_grizz | D1 | 16 | ravenwing_apothecary | move | Charlton Heston |
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett |
| big_grizz | D4 | 4 | phobos_librarian | control | Rob Cavallo |
| big_grizz | D4 | 7 | tactical_squad | control | Clara Walker |
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl |
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault |
| big_grizz | F5 | 9 | infiltrators | move | Dirk Sobotka |
| big_grizz | F5 | 14 | redemptor_dreadnought | move | Julian Wallace |
| big_grizz | F5 | 15 | invictor_tactical_warsuit | move | Neil Dorfsman |
| big_grizz | F5 | 19 | vindicare_assassin | move | Phil Collins & Hugh Padgham |
| big_grizz | F5 | 20 | eliminators | move | Marc Aubort & Joanna Nickrenz |
| big_grizz | F5 | 21 | eradicators | move | Penelope Washington |
| eric | F8 | 28 | canoptek_scarab_swarms | move | Respected Lover |
| big_grizz | H2 | 3 | techmarine | soar | Blake Hall |
| big_grizz | H2 | 5 | tactical_squad | soar | Isla Thomas |
| big_grizz | H2 | 6 | tactical_squad | soar | Adrian Duncan |
| big_grizz | H2 | 13 | dreadnought | soar | Elias Boyd |
| big_grizz | H2 | 22 | storm_raven | soar | Snakeface Leader |
| eric | H3 | 22 | night_scythe | soar | Arthur Conan Doyle Daniel |
| eric | H3 | 23 | overlord | soar | Angelina Barber |
| eric | H3 | 24 | royal_warden | soar | Mary Howard |
| eric | H3 | 26 | necron_warriors | soar | Aliyah Ortega |
249.853.M41: Controlling actions are underway. We are casting our nets wide. Capture is only a matter of time.
Brother Techmarine Myrdean reports that a moderate warband of Necrons has landed nearby his position in the South (Imperial Designation: Mordor). He expects conflict within 15 hours.
modify_unit("big_grizz", 1, "move", c("C1", "B4"))
modify_unit("big_grizz", 7, "move", "D2")
modify_unit("big_grizz", 6, "move", "H5")
modify_unit("big_grizz", c(3, 5, 13, 22), "control", "H2")
modify_unit("big_grizz", c(8, 23), "control", "C5")
modify_unit("big_grizz", 9, "control", "F5")
modify_unit("big_grizz", c(10:12, 16), "move", c("B1", "B4"))
modify_unit("big_grizz", c(14:15, 19:21), "move", "C5")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Robert Downey | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | James Stewart | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Charlton Heston | TRUE | |
| chris | B2 | 5 | neurothrope | move | Method Destroyer | ||
| chris | B2 | 12 | hormagaunts | move | Carlos Lucas | ||
| chris | B2 | 23 | biovores | move | Genesis Gordon | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Marlon Brando | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Robert Downey | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | James Stewart | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Charlton Heston | ||
| chris | B6 | 21 | gargoyles | move | Thomas Kühn | ||
| big_grizz | C1 | 1 | ravenwing_talonmaster | move | Marlon Brando | TRUE | |
| big_grizz | C5 | 8 | tactical_squad | control | Amaya Adkins | ||
| big_grizz | C5 | 23 | rhino | control | Don Cheadle | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Julian Wallace | ||
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Neil Dorfsman | ||
| big_grizz | C5 | 19 | vindicare_assassin | move | Phil Collins & Hugh Padgham | ||
| big_grizz | C5 | 20 | eliminators | move | Marc Aubort & Joanna Nickrenz | ||
| big_grizz | C5 | 21 | eradicators | move | Penelope Washington | ||
| big_grizz | D2 | 7 | tactical_squad | move | Clara Walker | ||
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett | ||
| big_grizz | D4 | 4 | phobos_librarian | control | Rob Cavallo | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl | ||
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault | ||
| big_grizz | F5 | 9 | infiltrators | control | Dirk Sobotka | TRUE | |
| eric | F5 | 27 | canoptek_scarab_swarms | move | Midnight Ambassador | TRUE | |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Midnight Ambassador | TRUE | |
| big_grizz | H2 | 3 | techmarine | control | Blake Hall | TRUE | |
| big_grizz | H2 | 5 | tactical_squad | control | Isla Thomas | TRUE | |
| big_grizz | H2 | 13 | dreadnought | control | Elias Boyd | TRUE | |
| big_grizz | H2 | 22 | storm_raven | control | Snakeface Leader | TRUE | |
| eric | H2 | 22 | night_scythe | move | Arthur Conan Doyle Daniel | TRUE | |
| eric | H2 | 23 | overlord | move | Angelina Barber | TRUE | |
| eric | H2 | 24 | royal_warden | move | Mary Howard | TRUE | |
| eric | H2 | 26 | necron_warriors | move | Aliyah Ortega | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Respected Lover | ||
| big_grizz | H5 | 6 | tactical_squad | move | Adrian Duncan |
## All units resolved.
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Marlon Brando |
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Robert Downey |
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | James Stewart |
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan |
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Charlton Heston |
| big_grizz | C5 | 8 | tactical_squad | control | Amaya Adkins |
| big_grizz | C5 | 23 | rhino | control | Don Cheadle |
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Julian Wallace |
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Neil Dorfsman |
| big_grizz | C5 | 19 | vindicare_assassin | move | Phil Collins & Hugh Padgham |
| big_grizz | C5 | 20 | eliminators | move | Marc Aubort & Joanna Nickrenz |
| big_grizz | C5 | 21 | eradicators | move | Penelope Washington |
| big_grizz | D2 | 7 | tactical_squad | move | Clara Walker |
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett |
| big_grizz | D4 | 4 | phobos_librarian | control | Rob Cavallo |
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl |
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault |
| big_grizz | F5 | 9 | infiltrators | control | Dirk Sobotka |
| eric | F8 | 27 | canoptek_scarab_swarms | move | Midnight Ambassador |
| big_grizz | H2 | 3 | techmarine | control | Blake Hall |
| big_grizz | H2 | 5 | tactical_squad | control | Isla Thomas |
| big_grizz | H2 | 13 | dreadnought | control | Elias Boyd |
| big_grizz | H2 | 22 | storm_raven | control | Snakeface Leader |
| eric | H3 | 22 | night_scythe | move | Arthur Conan Doyle Daniel |
| eric | H3 | 23 | overlord | move | Angelina Barber |
| eric | H3 | 24 | royal_warden | move | Mary Howard |
| eric | H3 | 26 | necron_warriors | move | Aliyah Ortega |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Respected Lover |
| big_grizz | H5 | 6 | tactical_squad | move | Adrian Duncan |
250.853.M41: Brother Techmarine Myrdean has successfully repelled a Necron attack to his position at the star port Barad-Dur. The Storm Raven Barador was invaluable in this defense, but Myrdean fears the Necrons are merely testing our strength and resolve before mounting larger attacks. Defensive infrastructure must be built quickly to solidify our grip in Mordor.
Squad Galizur was also met with some resistance in the expansive territory of the Brown Lands. A small and meddlesome force of scarabs tried, unsuccessfully, to halt Galizur’s progress in bringing the territory under our control. Such small storms can be easily weathered. I am concerned the coming tempest may prove otherwise. The Emperor Protects.
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B3"))
modify_unit("big_grizz", 7, "control", "D2")
modify_unit("big_grizz", 6, "control", "H5")
modify_unit("big_grizz", c(3, 5, 13, 22), "move", "H3")
modify_unit("big_grizz", c(8, 20, 21, 23), "move", "C3")
modify_unit("big_grizz", 9, "sneak", "C4")
modify_unit("big_grizz", c(4, 15, 19), "sneak", "C3")
modify_unit("big_grizz", 14, "reinforce", "C5")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Marlon Brando | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Robert Downey | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | James Stewart | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Charlton Heston | TRUE | |
| chris | B2 | 12 | hormagaunts | control | Carlos Lucas | ||
| chris | B2 | 5 | neurothrope | defend | Method Destroyer | ||
| chris | B2 | 23 | biovores | defend | Genesis Gordon | ||
| chris | B2 | 7 | tyranid_warriors | move | Lyla Armstrong | ||
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Marlon Brando | TRUE | |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Robert Downey | TRUE | |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | James Stewart | TRUE | |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | TRUE | |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Charlton Heston | TRUE | |
| chris | B3 | 21 | gargoyles | move | Thomas Kühn | TRUE | |
| big_grizz | C3 | 8 | tactical_squad | move | Amaya Adkins | TRUE | |
| big_grizz | C3 | 20 | eliminators | move | Marc Aubort & Joanna Nickrenz | TRUE | |
| big_grizz | C3 | 21 | eradicators | move | Penelope Washington | TRUE | |
| big_grizz | C3 | 23 | rhino | move | Don Cheadle | TRUE | |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Rob Cavallo | TRUE | |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Neil Dorfsman | TRUE | |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Phil Collins & Hugh Padgham | TRUE | |
| eric | C3 | 12 | canoptek_scarab_swarms | move | Fred MacMurray | TRUE | TRUE |
| big_grizz | C4 | 9 | infiltrators | sneak | Dirk Sobotka | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Julian Wallace | ||
| big_grizz | D2 | 7 | tactical_squad | control | Clara Walker | ||
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl | ||
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault | ||
| eric | F3 | 1 | trazyn_the_infinite | move | Natalie Dean | ||
| eric | F3 | 2 | illuminor_szeras | move | Jordyn Carroll | ||
| eric | F3 | 4 | lychgaurd | move | Avery Reyes | ||
| eric | F3 | 5 | skorpekh_destroyers | move | Daisy Cunningham | ||
| eric | F3 | 6 | canoptek_plasmacyte | move | The Chef, Demon | ||
| eric | F3 | 9 | canoptek_spyders | move | Dogface Mercenary | ||
| eric | F3 | 11 | cryptothralls | move | John Johnson | ||
| eric | F3 | 13 | canoptek_wraiths | move | Benedict Cumberbatch | ||
| eric | F7 | 12 | canoptek_scarab_swarms | move | Fred MacMurray | ||
| eric | F7 | 27 | canoptek_scarab_swarms | move | Midnight Ambassador | ||
| big_grizz | H3 | 3 | techmarine | move | Blake Hall | TRUE | |
| big_grizz | H3 | 5 | tactical_squad | move | Isla Thomas | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Elias Boyd | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Leader | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | reinforce | Respected Lover | TRUE | |
| big_grizz | H5 | 6 | tactical_squad | control | Adrian Duncan | TRUE | |
| eric | H5 | 22 | night_scythe | move | Arthur Conan Doyle Daniel | TRUE | |
| eric | H5 | 23 | overlord | move | Angelina Barber | TRUE | |
| eric | H5 | 24 | royal_warden | move | Mary Howard | TRUE | |
| eric | H5 | 26 | necron_warriors | move | Aliyah Ortega | TRUE |
## All units resolved.
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | B2 | 12 | hormagaunts | control | Carlos Lucas |
| chris | B2 | 5 | neurothrope | defend | Method Destroyer |
| chris | B2 | 23 | biovores | defend | Genesis Gordon |
| chris | B2 | 7 | tyranid_warriors | move | Lyla Armstrong |
| chris | B2 | 21 | gargoyles | move | Thomas Kühn |
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Marlon Brando |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Robert Downey |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | James Stewart |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Charlton Heston |
| big_grizz | C3 | 8 | tactical_squad | move | Amaya Adkins |
| big_grizz | C3 | 20 | eliminators | move | Marc Aubort & Joanna Nickrenz |
| big_grizz | C3 | 21 | eradicators | move | Penelope Washington |
| big_grizz | C3 | 23 | rhino | move | Don Cheadle |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Rob Cavallo |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Neil Dorfsman |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Phil Collins & Hugh Padgham |
| big_grizz | C4 | 9 | infiltrators | sneak | Dirk Sobotka |
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Julian Wallace |
| big_grizz | D2 | 7 | tactical_squad | control | Clara Walker |
| big_grizz | D4 | 2 | deathwing_captain | control | Ken Follett |
| big_grizz | D4 | 17 | deathwing_terminators | control | Edmund Husserl |
| big_grizz | D4 | 18 | deathwing_knights | control | Michel Foucault |
| eric | F3 | 1 | trazyn_the_infinite | move | Natalie Dean |
| eric | F3 | 2 | illuminor_szeras | move | Jordyn Carroll |
| eric | F3 | 4 | lychgaurd | move | Avery Reyes |
| eric | F3 | 5 | skorpekh_destroyers | move | Daisy Cunningham |
| eric | F3 | 6 | canoptek_plasmacyte | move | The Chef, Demon |
| eric | F3 | 9 | canoptek_spyders | move | Dogface Mercenary |
| eric | F3 | 11 | cryptothralls | move | John Johnson |
| eric | F3 | 12 | canoptek_scarab_swarms | move | Fred MacMurray |
| eric | F3 | 13 | canoptek_wraiths | move | Benedict Cumberbatch |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Midnight Ambassador |
| eric | H1 | 28 | canoptek_scarab_swarms | move | Respected Lover |
| big_grizz | H3 | 3 | techmarine | move | Blake Hall |
| big_grizz | H3 | 5 | tactical_squad | move | Isla Thomas |
| big_grizz | H3 | 13 | dreadnought | move | Elias Boyd |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Leader |
| eric | H4 | 22 | night_scythe | move | Arthur Conan Doyle Daniel |
| eric | H4 | 23 | overlord | move | Angelina Barber |
| eric | H4 | 24 | royal_warden | move | Mary Howard |
| eric | H4 | 26 | necron_warriors | move | Aliyah Ortega |
| big_grizz | H5 | 6 | tactical_squad | control | Adrian Duncan |
251.853.M41: Ravenwing Talonmaster Castiel has demonstrated unparalleled prowess as a hunter of the Second Company. I have inducted him further into the ranks of the Inner Circle, and expect his name will be well-remembered in the halls of The Rock. While scouting the northern reaches of Angmar, Castiel came upon a swarm of winged creatures (Imperial Designation: Gargoyles). Unfortunately, the vermin escaped before they could be properly put to the sword. It seems the voracious appetite of the Great Devourer knows some bounds after all.
Our forces in the densely forested region (Imperial Designation: Mirkwood) came across another small, scouting contingent of Necron scarabs. Negligible resistance met. Similarly, Brother Techmarine Myrdean came into contact with constructs of the same variety in the southern territory of Mount Doom. While dealing with these insectoid nuisances is a trivial matter, the broader goal of the Necrons remains a mystery, and is therefore disquieting.
The retreat of the Necrons from Myrdean’s wrath in yesterday’s battle for Barad-Dur was an apparent feint. All available intelligence led Myrdean to believe this small band had fled due-East from his location, and he gave chase only to find the aforementioned scarabs. The true destination of the Necrons was later discovered to be the territory of Gorgoroth, where Squad Naamand was caught in the open as they were setting up the defenses. Emperor be praised, Naamand was able to signal us in the South Rhun star port before his squad could be overrun. Brothers Abathar and Apharan of the Deathwing accompanied me with their squads to the front, and we were only just able to stem that tide of living metal from rising over Gorgoroth.
We are undaunted, and we know no fear!
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B4"))
modify_unit("big_grizz", 7, "move", "D1")
modify_unit("big_grizz", 6, "move", "H6")
modify_unit("big_grizz", 5, "control", "H3")
modify_unit("big_grizz", c(3, 13, 22), "move", c("H3", "H4"))
modify_unit("big_grizz", c(8, 23), "control", "C3")
modify_unit("big_grizz", 21, "move", "F2")
modify_unit("big_grizz", 9, "control", "C4")
modify_unit("big_grizz", c(4, 15, 19, 20), "sneak", "F2")
modify_unit("big_grizz", 14, "reinforce", "C5")
modify_unit("big_grizz", 2, "move", "H2")
modify_unit("big_grizz", c(17, 18), "move", "H4")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Marlon Brando | TRUE | TRUE |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Robert Downey | TRUE | TRUE |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | James Stewart | TRUE | TRUE |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | TRUE | TRUE |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Charlton Heston | TRUE | TRUE |
| chris | B1 | 5 | neurothrope | move | Method Destroyer | TRUE | |
| chris | B1 | 12 | hormagaunts | move | Carlos Lucas | TRUE | |
| chris | B2 | 1 | flying_hive_tryant | move | Tina Turner | ||
| chris | B2 | 22 | exocrine | move | Aiden Walters | ||
| chris | B2 | 4 | broodlord | reinforce | Brendan O’Brien | ||
| chris | B2 | 21 | gargoyles | reinforce | Thomas Kühn | ||
| chris | B2 | 23 | biovores | reinforce | Genesis Gordon | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Marlon Brando | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Robert Downey | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | James Stewart | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Shah Rukh Khan | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Charlton Heston | ||
| chris | B6 | 7 | tyranid_warriors | move | Lyla Armstrong | ||
| big_grizz | C3 | 8 | tactical_squad | control | Amaya Adkins | ||
| big_grizz | C3 | 23 | rhino | control | Don Cheadle | ||
| big_grizz | C4 | 9 | infiltrators | control | Dirk Sobotka | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Julian Wallace | ||
| big_grizz | D1 | 7 | tactical_squad | move | Clara Walker | ||
| big_grizz | F2 | 21 | eradicators | move | Penelope Washington | ||
| big_grizz | F2 | 4 | phobos_librarian | sneak | Rob Cavallo | ||
| big_grizz | F2 | 15 | invictor_tactical_warsuit | sneak | Neil Dorfsman | ||
| big_grizz | F2 | 19 | vindicare_assassin | sneak | Phil Collins & Hugh Padgham | ||
| big_grizz | F2 | 20 | eliminators | sneak | Marc Aubort & Joanna Nickrenz | ||
| eric | F7 | 27 | canoptek_scarab_swarms | reinforce | Midnight Ambassador | ||
| eric | G8 | 21 | canoptek_scarab_swarms | move | Samuel L Jackson | TRUE | |
| eric | H1 | 28 | canoptek_scarab_swarms | reinforce | Respected Lover | ||
| big_grizz | H2 | 2 | deathwing_captain | move | Ken Follett | ||
| big_grizz | H3 | 5 | tactical_squad | control | Isla Thomas | ||
| big_grizz | H3 | 3 | techmarine | move | Blake Hall | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Elias Boyd | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Snakeface Leader | TRUE | |
| big_grizz | H4 | 3 | techmarine | move | Blake Hall | TRUE | |
| big_grizz | H4 | 13 | dreadnought | move | Elias Boyd | TRUE | |
| big_grizz | H4 | 17 | deathwing_terminators | move | Edmund Husserl | TRUE | |
| big_grizz | H4 | 18 | deathwing_knights | move | Michel Foucault | TRUE | |
| big_grizz | H4 | 22 | storm_raven | move | Snakeface Leader | TRUE | |
| eric | H4 | 26 | necron_warriors | control | Aliyah Ortega | TRUE | |
| eric | H4 | 21 | canoptek_scarab_swarms | move | Samuel L Jackson | TRUE | |
| eric | H4 | 22 | night_scythe | reinforce | Arthur Conan Doyle Daniel | TRUE | |
| eric | H4 | 23 | overlord | reinforce | Angelina Barber | TRUE | |
| eric | H4 | 24 | royal_warden | reinforce | Mary Howard | TRUE | |
| big_grizz | H6 | 6 | tactical_squad | move | Adrian Duncan | TRUE | |
| eric | H6 | 15 | night_scythe | soar | Barbra Streisand | TRUE | |
| eric | H6 | 16 | overlord | soar | Joseph Ramsey | TRUE | |
| eric | H6 | 17 | royal_warden | soar | Cameron Smith | TRUE | |
| eric | H6 | 18 | necron_warriors | soar | Brian Pham | TRUE |
CONFLICT! column where relevant in your table. Plus, now you can only see the battles you’re involved with.Rmd Hash: d9b7570e2cd3683c06c3b68dbe035f48
Code Commit Hash: fd4cca5ff82f2fd8ec05a2c19a0f2df0eb1d2228